Skip to content

Conversation

Ma-Justin
Copy link
Collaborator

Original prompt is now prompt_full

  1. Loading prompt aliases

source prompt_aliases.sh
tp-safe
tp-full

  1. Direct in terminal

source switch_prompt.sh safe
source switch_prompt.sh full


# Function to switch to safe mode
switch_to_safe() {
export TIMEPLUS_PROMPT_MODE="safe"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you only need one evironment

  1. default file directory - can have a default value
  2. all env you need is just one flag , safe is not accurate, try use full/simle
  3. contruct the promote base on this env
  4. make it simple and stupid - KISS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants